Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 404 Page Component #75

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

saurabh-dev-vns
Copy link
Contributor

Issue: #65

Changes Made

  • Created a NotFound.jsx component: This component displays a 404 error message along with a brief explanation and a button to redirect users back to the homepage.
  • Styled the 404 page using Tailwind CSS: Implemented responsive design with flexbox layout, appropriate typography, and hover effects for buttons.
  • Updated routing: Modified the main routing setup in App.jsx to include a catch-all route that renders the NotFound component for invalid URLs.

Screenshot (7)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @saurabh-dev-vns for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@saurabh-dev-vns
Copy link
Contributor Author

@Anuj3553, the NotFound page has been added. You can now merge it into the main repository.

@Anuj3553 Anuj3553 self-requested a review October 11, 2024 13:34
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Oct 11, 2024
@Anuj3553 Anuj3553 merged commit ca702c9 into Bitbox-Connect:main Oct 11, 2024
1 check passed
@Anuj3553
Copy link
Collaborator

Well done @saurabh-dev-vns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants